[Manager Summary]

PMUnFlattenPageFormat


Rebuilds a flattened PMPageFormat object.
OSStatus PMUnFlattenPageFormat(Handle flatFormat, PMPageFormat *pageFormat)
PARAMETERS
flatFormat
A handle to a PMPageFormat object previously flattened with the PMFlattenPageFormat function. It is your application’s responsibility to dispose of the handle.
pageFormat
A pointer to a PMPageFormat object. On return, this object is rebuilt from the data you specify in the flatFormat parameter.
function result
A result code. See Result Codes.
DISCUSSION


Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.